This component is deprecated and is included in Content Studio 5 for compatibility reasons only.

Use the Document Writer 4.0 component instead!


Summary

Document writer 3.0.

Component properties
Category AS EPT/Archived
Version 1.0
Complies with Xhtml 1.0 / 1.1 rules Yes
Supported server programming languages C# Visual Basic.NET
Output content type inline

When to use

This component is typically used in an Edit template on an intranet where it enables visitors to save changes on the loaded document provided that the user has sufficient permission that is.

Programming interface

Parameters

Category
Choose location to save the document in.
Draft
Saves draft only
Revise
Sends the document for revision
Approve
Approves the document
SaveButtonText
Text for savebutton
FieldLabel
FieldLabel
ObligatoryLabel
ObligatoryLabel
EmailLabel
EmailLabel
LengthLabel
LengthLabel
CharLabel
CharLabel
NumericalLabel
NumericalLabel
LessLabel
LessLabel
MoreLabel
MoreLabel
NoEqualLabel
NoEqualLabel
LengthLessLabel
LengthLessLabel
RedirectToRefererDocument
Redirects to the referer document after save
RedirectToCreatedDocument
Redirects to the created document after save
OKDocument
Optional document to redirect to when user has saved
OKPT
Optional presentation template to use when user has saved
Script
Optional own javascript that runs after document-save. Available variables are: DocumentID, ParentID, CategoryID.
PreScript
Optional own javascript that runs onload. Available variables is: DocumentID, ParentID, CategoryID.
DisplayButton
Display button. Available java-function to trig are: onOkClick(), reviseDocument(), approveDocument(), saveContent(xml), saveDocument(), checkInDocument(), checkOutDocument().
EnableEditing
Enable editing on exsisting ept documents
EnableAutoCheckout
Enable auto check out on load

Remarks

This component will only work in windows authenticated mode with Internet Explorer 6/7